Merge pull request #238 from tsteven4/exif
authortsteven4 <tsteven4@users.noreply.github.com>
Wed, 22 Aug 2018 21:27:44 +0000 (15:27 -0600)
committerGitHub <noreply@github.com>
Wed, 22 Aug 2018 21:27:44 +0000 (15:27 -0600)
update exif format replacing queues, legacy time_t, tm, localtime, gmtime with Qt classes.
enhance exif rational number approximation using continued fractions.
support uncompressed thumbnails on write.
make debug support dynamic based on debug level instead of a conditional compile.
enhance exif test for write.


Trivial merge